GroupAsync(GroupDescription[]) Method
Groups the collection according to the specified group descriptions.
'Declaration
Public Overloads Function GroupAsync( _
ByVal ParamArray () As GroupDescription _
) As Task
Parameters
- groupDescriptions
- The group descriptions that determine how the data will be grouped.